[INFO] fetching crate facet-solver 0.50.0-rc.1...
[INFO] fixing facet-solver-0.50.0-rc.1 against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] extracting crate facet-solver 0.50.0-rc.1 into /workspace/builds/worker-5-tc1/source
[INFO] started tweaking crates.io crate facet-solver 0.50.0-rc.1
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate facet-solver 0.50.0-rc.1
[INFO] tweaked toml for crates.io crate facet-solver 0.50.0-rc.1 written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate facet-solver 0.50.0-rc.1 on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate facet-solver 0.50.0-rc.1 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded json-event-parser v0.2.3
[INFO] [stderr]   Downloaded facet-path v0.50.0-rc.1
[INFO] [stderr]   Downloaded smallvec v2.0.0-alpha.12
[INFO] [stderr]   Downloaded facet-core v0.50.0-rc.1
[INFO] [stderr]   Downloaded facet-reflect v0.50.0-rc.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 49d2099058d6dda079b10b4cc9b0538b16fd24735926c22ae4f253920e8796f6
[INFO] running `Command { std: "docker" "start" "49d2099058d6dda079b10b4cc9b0538b16fd24735926c22ae4f253920e8796f6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "49d2099058d6dda079b10b4cc9b0538b16fd24735926c22ae4f253920e8796f6" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "49d2099058d6dda079b10b4cc9b0538b16fd24735926c22ae4f253920e8796f6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "49d2099058d6dda079b10b4cc9b0538b16fd24735926c22ae4f253920e8796f6" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling facet-core v0.50.0-rc.1
[INFO] [stderr]     Checking smallvec v2.0.0-alpha.12
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]     Checking hashbrown v0.17.1
[INFO] [stderr]     Checking regex-lite v0.1.9
[INFO] [stderr]     Checking condtype v1.3.0
[INFO] [stderr]     Checking json-event-parser v0.2.3
[INFO] [stderr]     Checking terminal_size v0.4.4
[INFO] [stderr]     Checking clap_builder v4.6.0
[INFO] [stderr]     Checking facet-path v0.50.0-rc.1
[INFO] [stderr]     Checking facet-reflect v0.50.0-rc.1
[INFO] [stderr]     Checking clap v4.6.1
[INFO] [stderr]     Checking facet-solver v0.50.0-rc.1 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling divan-macros v0.1.21
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]     Checking divan v0.1.21
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stdout] error[E0432]: unresolved import `facet`
[INFO] [stdout]  --> benches/solver.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use facet::Facet;
[INFO] [stdout]   |     ^^^^^ use of unresolved module or unlinked crate `facet`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `facet`, use `cargo add facet` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `facet_testhelpers`
[INFO] [stdout]  --> tests/integration/path.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use facet_testhelpers::test;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `facet_testhelpers`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `facet_testhelpers`, use `cargo add facet_testhelpers` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `facet`
[INFO] [stdout]  --> tests/integration/probing.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use facet::Facet;
[INFO] [stdout]   |     ^^^^^ use of unresolved module or unlinked crate `facet`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `facet`, use `cargo add facet` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `facet_testhelpers`
[INFO] [stdout]  --> tests/integration/probing.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use facet_testhelpers::test;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `facet_testhelpers`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `facet_testhelpers`, use `cargo add facet_testhelpers` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `facet`
[INFO] [stdout]   --> tests/integration/solver.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 | use facet::Facet;
[INFO] [stdout]    |     ^^^^^ use of unresolved module or unlinked crate `facet`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `facet`, use `cargo add facet` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `facet_testhelpers`
[INFO] [stdout]   --> tests/integration/solver.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout] 19 | use facet_testhelpers::test;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `facet_testhelpers`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `facet_testhelpers`, use `cargo add facet_testhelpers` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `facet`
[INFO] [stdout]  --> tests/integration/witness.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use facet::Facet;
[INFO] [stdout]   |     ^^^^^ use of unresolved module or unlinked crate `facet`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `facet`, use `cargo add facet` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `facet_testhelpers`
[INFO] [stdout]  --> tests/integration/witness.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use facet_testhelpers::test;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `facet_testhelpers`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `facet_testhelpers`, use `cargo add facet_testhelpers` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `facet` in this scope
[INFO] [stdout]   --> tests/integration/solver.rs:63:7
[INFO] [stdout]    |
[INFO] [stdout] 63 |     #[facet(flatten)]
[INFO] [stdout]    |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `facet` in this scope
[INFO] [stdout]    --> tests/integration/solver.rs:593:7
[INFO] [stdout]     |
[INFO] [stdout] 593 |     #[facet(flatten)]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `facet` in this scope
[INFO] [stdout]    --> tests/integration/solver.rs:669:7
[INFO] [stdout]     |
[INFO] [stdout] 669 |     #[facet(flatten)]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `facet` in this scope
[INFO] [stdout]    --> tests/integration/solver.rs:774:7
[INFO] [stdout]     |
[INFO] [stdout] 774 |     #[facet(flatten)]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `facet` in this scope
[INFO] [stdout]   --> benches/solver.rs:72:7
[INFO] [stdout]    |
[INFO] [stdout] 72 |     #[facet(flatten)]
[INFO] [stdout]    |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `facet` in this scope
[INFO] [stdout]    --> tests/integration/solver.rs:881:7
[INFO] [stdout]     |
[INFO] [stdout] 881 |     #[facet(flatten)]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `facet` in this scope
[INFO] [stdout]     --> tests/integration/solver.rs:1017:7
[INFO] [stdout]      |
[INFO] [stdout] 1017 |     #[facet(flatten)]
[INFO] [stdout]      |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `facet` in this scope
[INFO] [stdout]     --> tests/integration/solver.rs:1197:7
[INFO] [stdout]      |
[INFO] [stdout] 1197 |     #[facet(flatten)]
[INFO] [stdout]      |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `facet` in this scope
[INFO] [stdout]     --> tests/integration/solver.rs:1352:7
[INFO] [stdout]      |
[INFO] [stdout] 1352 |     #[facet(flatten)]
[INFO] [stdout]      |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `facet` in this scope
[INFO] [stdout]     --> tests/integration/solver.rs:1524:7
[INFO] [stdout]      |
[INFO] [stdout] 1524 |     #[facet(flatten)]
[INFO] [stdout]      |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `facet` in this scope
[INFO] [stdout]     --> tests/integration/solver.rs:1716:7
[INFO] [stdout]      |
[INFO] [stdout] 1716 |     #[facet(flatten)]
[INFO] [stdout]      |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `facet` in this scope
[INFO] [stdout]   --> benches/solver.rs:74:7
[INFO] [stdout]    |
[INFO] [stdout] 74 |     #[facet(flatten)]
[INFO] [stdout]    |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `facet` in this scope
[INFO] [stdout]     --> tests/integration/solver.rs:1773:7
[INFO] [stdout]      |
[INFO] [stdout] 1773 |     #[facet(untagged)]
[INFO] [stdout]      |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `facet` in this scope
[INFO] [stdout]     --> tests/integration/solver.rs:1789:7
[INFO] [stdout]      |
[INFO] [stdout] 1789 |     #[facet(tag = "type")]
[INFO] [stdout]      |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `facet` in this scope
[INFO] [stdout]   --> benches/solver.rs:80:7
[INFO] [stdout]    |
[INFO] [stdout] 80 |     #[facet(flatten)]
[INFO] [stdout]    |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `facet` in this scope
[INFO] [stdout]     --> tests/integration/solver.rs:1805:7
[INFO] [stdout]      |
[INFO] [stdout] 1805 |     #[facet(tag = "t", content = "c")]
[INFO] [stdout]      |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `facet` in this scope
[INFO] [stdout]     --> tests/integration/solver.rs:1843:7
[INFO] [stdout]      |
[INFO] [stdout] 1843 |     #[facet(tag = "type")]
[INFO] [stdout]      |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `facet` in this scope
[INFO] [stdout]     --> tests/integration/solver.rs:1853:11
[INFO] [stdout]      |
[INFO] [stdout] 1853 |         #[facet(flatten)]
[INFO] [stdout]      |           ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `facet` in this scope
[INFO] [stdout]     --> tests/integration/solver.rs:1882:7
[INFO] [stdout]      |
[INFO] [stdout] 1882 |     #[facet(tag = "kind", content = "data")]
[INFO] [stdout]      |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `facet` in this scope
[INFO] [stdout]     --> tests/integration/solver.rs:1892:11
[INFO] [stdout]      |
[INFO] [stdout] 1892 |         #[facet(flatten)]
[INFO] [stdout]      |           ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `facet` in this scope
[INFO] [stdout]   --> tests/integration/witness.rs:28:7
[INFO] [stdout]    |
[INFO] [stdout] 28 |     #[facet(flatten)]
[INFO] [stdout]    |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `facet` in this scope
[INFO] [stdout]   --> benches/solver.rs:82:7
[INFO] [stdout]    |
[INFO] [stdout] 82 |     #[facet(flatten)]
[INFO] [stdout]    |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `facet` in this scope
[INFO] [stdout]    --> tests/integration/witness.rs:224:7
[INFO] [stdout]     |
[INFO] [stdout] 224 |     #[facet(flatten)]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `facet` in this scope
[INFO] [stdout]   --> benches/solver.rs:84:7
[INFO] [stdout]    |
[INFO] [stdout] 84 |     #[facet(flatten)]
[INFO] [stdout]    |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `facet` in this scope
[INFO] [stdout]    --> tests/integration/witness.rs:356:7
[INFO] [stdout]     |
[INFO] [stdout] 356 |     #[facet(flatten)]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `facet` in this scope
[INFO] [stdout]    --> tests/integration/witness.rs:453:7
[INFO] [stdout]     |
[INFO] [stdout] 453 |     #[facet(flatten)]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `facet` in this scope
[INFO] [stdout]    --> tests/integration/witness.rs:520:7
[INFO] [stdout]     |
[INFO] [stdout] 520 |     #[facet(flatten)]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `facet` in this scope
[INFO] [stdout]   --> benches/solver.rs:90:7
[INFO] [stdout]    |
[INFO] [stdout] 90 |     #[facet(flatten)]
[INFO] [stdout]    |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `facet` in this scope
[INFO] [stdout]    --> tests/integration/witness.rs:581:7
[INFO] [stdout]     |
[INFO] [stdout] 581 |     #[facet(flatten)]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `facet` in this scope
[INFO] [stdout]    --> tests/integration/witness.rs:731:7
[INFO] [stdout]     |
[INFO] [stdout] 731 |     #[facet(flatten)]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `facet` in this scope
[INFO] [stdout]   --> benches/solver.rs:92:7
[INFO] [stdout]    |
[INFO] [stdout] 92 |     #[facet(flatten)]
[INFO] [stdout]    |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `facet` in this scope
[INFO] [stdout]   --> benches/solver.rs:94:7
[INFO] [stdout]    |
[INFO] [stdout] 94 |     #[facet(flatten)]
[INFO] [stdout]    |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `facet` in this scope
[INFO] [stdout]   --> benches/solver.rs:96:7
[INFO] [stdout]    |
[INFO] [stdout] 96 |     #[facet(flatten)]
[INFO] [stdout]    |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `facet` in this scope
[INFO] [stdout]    --> benches/solver.rs:102:7
[INFO] [stdout]     |
[INFO] [stdout] 102 |     #[facet(flatten)]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `facet` in this scope
[INFO] [stdout]    --> benches/solver.rs:104:7
[INFO] [stdout]     |
[INFO] [stdout] 104 |     #[facet(flatten)]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `facet` in this scope
[INFO] [stdout]    --> benches/solver.rs:106:7
[INFO] [stdout]     |
[INFO] [stdout] 106 |     #[facet(flatten)]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `facet` in this scope
[INFO] [stdout]    --> benches/solver.rs:108:7
[INFO] [stdout]     |
[INFO] [stdout] 108 |     #[facet(flatten)]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `facet` in this scope
[INFO] [stdout]    --> benches/solver.rs:110:7
[INFO] [stdout]     |
[INFO] [stdout] 110 |     #[facet(flatten)]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `SHAPE` found for struct `TwoEnums` in the current scope
[INFO] [stdout]    --> benches/solver.rs:119:56
[INFO] [stdout]     |
[INFO] [stdout]  71 | struct TwoEnums {
[INFO] [stdout]     | --------------- associated function or constant `SHAPE` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 119 |         16 => bencher.bench(|| Schema::build(TwoEnums::SHAPE)),
[INFO] [stdout]     |                                                        ^^^^^ associated function or constant not found in `TwoEnums`
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]     = note: the following trait defines an item `SHAPE`, perhaps you need to implement it:
[INFO] [stdout]             candidate #1: `facet_core::Facet`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `SHAPE` found for struct `ThreeEnums` in the current scope
[INFO] [stdout]    --> benches/solver.rs:120:58
[INFO] [stdout]     |
[INFO] [stdout]  79 | struct ThreeEnums {
[INFO] [stdout]     | ----------------- associated function or constant `SHAPE` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 120 |         64 => bencher.bench(|| Schema::build(ThreeEnums::SHAPE)),
[INFO] [stdout]     |                                                          ^^^^^ associated function or constant not found in `ThreeEnums`
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]     = note: the following trait defines an item `SHAPE`, perhaps you need to implement it:
[INFO] [stdout]             candidate #1: `facet_core::Facet`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `SHAPE` found for struct `FourEnums` in the current scope
[INFO] [stdout]    --> benches/solver.rs:121:58
[INFO] [stdout]     |
[INFO] [stdout]  89 | struct FourEnums {
[INFO] [stdout]     | ---------------- associated function or constant `SHAPE` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 121 |         256 => bencher.bench(|| Schema::build(FourEnums::SHAPE)),
[INFO] [stdout]     |                                                          ^^^^^ associated function or constant not found in `FourEnums`
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]     = note: the following trait defines an item `SHAPE`, perhaps you need to implement it:
[INFO] [stdout]             candidate #1: `facet_core::Facet`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `SHAPE` found for struct `FiveEnums` in the current scope
[INFO] [stdout]    --> benches/solver.rs:122:59
[INFO] [stdout]     |
[INFO] [stdout] 101 | struct FiveEnums {
[INFO] [stdout]     | ---------------- associated function or constant `SHAPE` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 122 |         1024 => bencher.bench(|| Schema::build(FiveEnums::SHAPE)),
[INFO] [stdout]     |                                                           ^^^^^ associated function or constant not found in `FiveEnums`
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]     = note: the following trait defines an item `SHAPE`, perhaps you need to implement it:
[INFO] [stdout]             candidate #1: `facet_core::Facet`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `SHAPE` found for struct `TwoEnums` in the current scope
[INFO] [stdout]    --> benches/solver.rs:133:50
[INFO] [stdout]     |
[INFO] [stdout]  71 | struct TwoEnums {
[INFO] [stdout]     | --------------- associated function or constant `SHAPE` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 133 |             let schema = Schema::build(TwoEnums::SHAPE).unwrap();
[INFO] [stdout]     |                                                  ^^^^^ associated function or constant not found in `TwoEnums`
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]     = note: the following trait defines an item `SHAPE`, perhaps you need to implement it:
[INFO] [stdout]             candidate #1: `facet_core::Facet`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `SHAPE` found for struct `ThreeEnums` in the current scope
[INFO] [stdout]    --> benches/solver.rs:141:52
[INFO] [stdout]     |
[INFO] [stdout]  79 | struct ThreeEnums {
[INFO] [stdout]     | ----------------- associated function or constant `SHAPE` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 141 |             let schema = Schema::build(ThreeEnums::SHAPE).unwrap();
[INFO] [stdout]     |                                                    ^^^^^ associated function or constant not found in `ThreeEnums`
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]     = note: the following trait defines an item `SHAPE`, perhaps you need to implement it:
[INFO] [stdout]             candidate #1: `facet_core::Facet`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `SHAPE` found for struct `FourEnums` in the current scope
[INFO] [stdout]    --> benches/solver.rs:150:51
[INFO] [stdout]     |
[INFO] [stdout]  89 | struct FourEnums {
[INFO] [stdout]     | ---------------- associated function or constant `SHAPE` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 150 |             let schema = Schema::build(FourEnums::SHAPE).unwrap();
[INFO] [stdout]     |                                                   ^^^^^ associated function or constant not found in `FourEnums`
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]     = note: the following trait defines an item `SHAPE`, perhaps you need to implement it:
[INFO] [stdout]             candidate #1: `facet_core::Facet`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `SHAPE` found for struct `SimpleStruct` in the current scope
[INFO] [stdout]   --> tests/integration/probing.rs:15:46
[INFO] [stdout]    |
[INFO] [stdout]  8 | struct SimpleStruct {
[INFO] [stdout]    | ------------------- associated function or constant `SHAPE` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 15 |     let schema = Schema::build(SimpleStruct::SHAPE).unwrap();
[INFO] [stdout]    |                                              ^^^^^ associated function or constant not found in `SimpleStruct`
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]    = note: the following trait defines an item `SHAPE`, perhaps you need to implement it:
[INFO] [stdout]            candidate #1: `Facet`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `SHAPE` found for struct `FiveEnums` in the current scope
[INFO] [stdout]    --> benches/solver.rs:160:51
[INFO] [stdout]     |
[INFO] [stdout] 101 | struct FiveEnums {
[INFO] [stdout]     | ---------------- associated function or constant `SHAPE` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 160 |             let schema = Schema::build(FiveEnums::SHAPE).unwrap();
[INFO] [stdout]     |                                                   ^^^^^ associated function or constant not found in `FiveEnums`
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]     = note: the following trait defines an item `SHAPE`, perhaps you need to implement it:
[INFO] [stdout]             candidate #1: `facet_core::Facet`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `SHAPE` found for struct `Outer` in the current scope
[INFO] [stdout]   --> tests/integration/probing.rs:39:39
[INFO] [stdout]    |
[INFO] [stdout] 34 |     struct Outer {
[INFO] [stdout]    |     ------------ associated function or constant `SHAPE` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 39 |     let schema = Schema::build(Outer::SHAPE).unwrap();
[INFO] [stdout]    |                                       ^^^^^ associated function or constant not found in `Outer`
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]    = note: the following trait defines an item `SHAPE`, perhaps you need to implement it:
[INFO] [stdout]            candidate #1: `Facet`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `SHAPE` found for struct `Level1` in the current scope
[INFO] [stdout]   --> tests/integration/probing.rs:72:40
[INFO] [stdout]    |
[INFO] [stdout] 68 |     struct Level1 {
[INFO] [stdout]    |     ------------- associated function or constant `SHAPE` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 72 |     let schema = Schema::build(Level1::SHAPE).unwrap();
[INFO] [stdout]    |                                        ^^^^^ associated function or constant not found in `Level1`
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]    = note: the following trait defines an item `SHAPE`, perhaps you need to implement it:
[INFO] [stdout]            candidate #1: `Facet`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `facet-solver` (bench "solver") due to 23 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0599]: no associated function or constant named `SHAPE` found for struct `Message` in the current scope
[INFO] [stdout]    --> tests/integration/solver.rs:469:41
[INFO] [stdout]     |
[INFO] [stdout]  60 | struct Message {
[INFO] [stdout]     | -------------- associated function or constant `SHAPE` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 469 |     let schema = Schema::build(Message::SHAPE).unwrap();
[INFO] [stdout]     |                                         ^^^^^ associated function or constant not found in `Message`
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]     = note: the following trait defines an item `SHAPE`, perhaps you need to implement it:
[INFO] [stdout]             candidate #1: `Facet`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `SHAPE` found for struct `Message` in the current scope
[INFO] [stdout]    --> tests/integration/solver.rs:506:41
[INFO] [stdout]     |
[INFO] [stdout]  60 | struct Message {
[INFO] [stdout]     | -------------- associated function or constant `SHAPE` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 506 |     let schema = Schema::build(Message::SHAPE).unwrap();
[INFO] [stdout]     |                                         ^^^^^ associated function or constant not found in `Message`
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]     = note: the following trait defines an item `SHAPE`, perhaps you need to implement it:
[INFO] [stdout]             candidate #1: `Facet`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `SHAPE` found for struct `Message` in the current scope
[INFO] [stdout]    --> tests/integration/solver.rs:544:41
[INFO] [stdout]     |
[INFO] [stdout]  60 | struct Message {
[INFO] [stdout]     | -------------- associated function or constant `SHAPE` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 544 |     let schema = Schema::build(Message::SHAPE).unwrap();
[INFO] [stdout]     |                                         ^^^^^ associated function or constant not found in `Message`
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]     = note: the following trait defines an item `SHAPE`, perhaps you need to implement it:
[INFO] [stdout]             candidate #1: `Facet`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `SHAPE` found for struct `AppConfig` in the current scope
[INFO] [stdout]    --> tests/integration/solver.rs:607:43
[INFO] [stdout]     |
[INFO] [stdout] 591 | struct AppConfig {
[INFO] [stdout]     | ---------------- associated function or constant `SHAPE` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 607 |     let schema = Schema::build(AppConfig::SHAPE).unwrap();
[INFO] [stdout]     |                                           ^^^^^ associated function or constant not found in `AppConfig`
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]     = note: the following trait defines an item `SHAPE`, perhaps you need to implement it:
[INFO] [stdout]             candidate #1: `Facet`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `SHAPE` found for struct `AppConfig` in the current scope
[INFO] [stdout]    --> tests/integration/solver.rs:630:43
[INFO] [stdout]     |
[INFO] [stdout] 591 | struct AppConfig {
[INFO] [stdout]     | ---------------- associated function or constant `SHAPE` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 630 |     let schema = Schema::build(AppConfig::SHAPE).unwrap();
[INFO] [stdout]     |                                           ^^^^^ associated function or constant not found in `AppConfig`
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]     = note: the following trait defines an item `SHAPE`, perhaps you need to implement it:
[INFO] [stdout]             candidate #1: `Facet`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `SHAPE` found for struct `ConnectionPool` in the current scope
[INFO] [stdout]    --> tests/integration/solver.rs:688:48
[INFO] [stdout]     |
[INFO] [stdout] 667 | struct ConnectionPool {
[INFO] [stdout]     | --------------------- associated function or constant `SHAPE` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 688 |     let schema = Schema::build(ConnectionPool::SHAPE).unwrap();
[INFO] [stdout]     |                                                ^^^^^ associated function or constant not found in `ConnectionPool`
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]     = note: the following trait defines an item `SHAPE`, perhaps you need to implement it:
[INFO] [stdout]             candidate #1: `Facet`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `SHAPE` found for struct `ConnectionPool` in the current scope
[INFO] [stdout]    --> tests/integration/solver.rs:722:48
[INFO] [stdout]     |
[INFO] [stdout] 667 | struct ConnectionPool {
[INFO] [stdout]     | --------------------- associated function or constant `SHAPE` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 722 |     let schema = Schema::build(ConnectionPool::SHAPE).unwrap();
[INFO] [stdout]     |                                                ^^^^^ associated function or constant not found in `ConnectionPool`
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]     = note: the following trait defines an item `SHAPE`, perhaps you need to implement it:
[INFO] [stdout]             candidate #1: `Facet`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `SHAPE` found for struct `ConnectionPool` in the current scope
[INFO] [stdout]    --> tests/integration/solver.rs:739:48
[INFO] [stdout]     |
[INFO] [stdout] 667 | struct ConnectionPool {
[INFO] [stdout]     | --------------------- associated function or constant `SHAPE` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 739 |     let schema = Schema::build(ConnectionPool::SHAPE).unwrap();
[INFO] [stdout]     |                                                ^^^^^ associated function or constant not found in `ConnectionPool`
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]     = note: the following trait defines an item `SHAPE`, perhaps you need to implement it:
[INFO] [stdout]             candidate #1: `Facet`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `SHAPE` found for struct `AnnoyingWrapper` in the current scope
[INFO] [stdout]    --> tests/integration/solver.rs:794:49
[INFO] [stdout]     |
[INFO] [stdout] 772 | struct AnnoyingWrapper {
[INFO] [stdout]     | ---------------------- associated function or constant `SHAPE` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 794 |     let schema = Schema::build(AnnoyingWrapper::SHAPE).unwrap();
[INFO] [stdout]     |                                                 ^^^^^ associated function or constant not found in `AnnoyingWrapper`
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]     = note: the following trait defines an item `SHAPE`, perhaps you need to implement it:
[INFO] [stdout]             candidate #1: `Facet`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `SHAPE` found for struct `SuperAnnoyingWrapper` in the current scope
[INFO] [stdout]    --> tests/integration/solver.rs:895:54
[INFO] [stdout]     |
[INFO] [stdout] 879 | struct SuperAnnoyingWrapper {
[INFO] [stdout]     | --------------------------- associated function or constant `SHAPE` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 895 |     let schema = Schema::build(SuperAnnoyingWrapper::SHAPE).unwrap();
[INFO] [stdout]     |                                                      ^^^^^ associated function or constant not found in `SuperAnnoyingWrapper`
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]     = note: the following trait defines an item `SHAPE`, perhaps you need to implement it:
[INFO] [stdout]             candidate #1: `Facet`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `SHAPE` found for struct `IntContainer` in the current scope
[INFO] [stdout]     --> tests/integration/solver.rs:1023:46
[INFO] [stdout]      |
[INFO] [stdout] 1016 | struct IntContainer {
[INFO] [stdout]      | ------------------- associated function or constant `SHAPE` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 1023 |     let schema = Schema::build(IntContainer::SHAPE).unwrap();
[INFO] [stdout]      |                                              ^^^^^ associated function or constant not found in `IntContainer`
[INFO] [stdout]      |
[INFO] [stdout]      = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]      = note: the following trait defines an item `SHAPE`, perhaps you need to implement it:
[INFO] [stdout]              candidate #1: `Facet`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `SHAPE` found for struct `SignContainer` in the current scope
[INFO] [stdout]     --> tests/integration/solver.rs:1202:47
[INFO] [stdout]      |
[INFO] [stdout] 1196 | struct SignContainer {
[INFO] [stdout]      | -------------------- associated function or constant `SHAPE` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 1202 |     let schema = Schema::build(SignContainer::SHAPE).unwrap();
[INFO] [stdout]      |                                               ^^^^^ associated function or constant not found in `SignContainer`
[INFO] [stdout]      |
[INFO] [stdout]      = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]      = note: the following trait defines an item `SHAPE`, perhaps you need to implement it:
[INFO] [stdout]              candidate #1: `Facet`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `SHAPE` found for struct `MultiTypeContainer` in the current scope
[INFO] [stdout]     --> tests/integration/solver.rs:1364:52
[INFO] [stdout]      |
[INFO] [stdout] 1351 | struct MultiTypeContainer {
[INFO] [stdout]      | ------------------------- associated function or constant `SHAPE` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 1364 |     let schema = Schema::build(MultiTypeContainer::SHAPE).unwrap();
[INFO] [stdout]      |                                                    ^^^^^ associated function or constant not found in `MultiTypeContainer`
[INFO] [stdout]      |
[INFO] [stdout]      = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]      = note: the following trait defines an item `SHAPE`, perhaps you need to implement it:
[INFO] [stdout]              candidate #1: `Facet`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `SHAPE` found for struct `StringFormatContainer` in the current scope
[INFO] [stdout]     --> tests/integration/solver.rs:1551:55
[INFO] [stdout]      |
[INFO] [stdout] 1523 | struct StringFormatContainer {
[INFO] [stdout]      | ---------------------------- associated function or constant `SHAPE` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 1551 |     let schema = Schema::build(StringFormatContainer::SHAPE).unwrap();
[INFO] [stdout]      |                                                       ^^^^^ associated function or constant not found in `StringFormatContainer`
[INFO] [stdout]      |
[INFO] [stdout]      = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]      = note: the following trait defines an item `SHAPE`, perhaps you need to implement it:
[INFO] [stdout]              candidate #1: `Facet`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `SHAPE` found for struct `EndpointConfig` in the current scope
[INFO] [stdout]     --> tests/integration/solver.rs:1728:48
[INFO] [stdout]      |
[INFO] [stdout] 1714 | struct EndpointConfig {
[INFO] [stdout]      | --------------------- associated function or constant `SHAPE` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 1728 |     let schema = Schema::build(EndpointConfig::SHAPE).unwrap();
[INFO] [stdout]      |                                                ^^^^^ associated function or constant not found in `EndpointConfig`
[INFO] [stdout]      |
[INFO] [stdout]      = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]      = note: the following trait defines an item `SHAPE`, perhaps you need to implement it:
[INFO] [stdout]              candidate #1: `Facet`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `SHAPE` found for struct `EndpointConfig` in the current scope
[INFO] [stdout]     --> tests/integration/solver.rs:1749:48
[INFO] [stdout]      |
[INFO] [stdout] 1714 | struct EndpointConfig {
[INFO] [stdout]      | --------------------- associated function or constant `SHAPE` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 1749 |     let schema = Schema::build(EndpointConfig::SHAPE).unwrap();
[INFO] [stdout]      |                                                ^^^^^ associated function or constant not found in `EndpointConfig`
[INFO] [stdout]      |
[INFO] [stdout]      = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]      = note: the following trait defines an item `SHAPE`, perhaps you need to implement it:
[INFO] [stdout]              candidate #1: `Facet`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant, associated function, or constant named `SHAPE` found for enum `UntaggedEnum` in the current scope
[INFO] [stdout]     --> tests/integration/solver.rs:1780:51
[INFO] [stdout]      |
[INFO] [stdout] 1775 |     enum UntaggedEnum {
[INFO] [stdout]      |     ----------------- variant, associated function, or constant `SHAPE` not found for this enum
[INFO] [stdout] ...
[INFO] [stdout] 1780 |     let repr = EnumRepr::from_shape(UntaggedEnum::SHAPE);
[INFO] [stdout]      |                                                   ^^^^^ variant, associated function, or constant not found in `UntaggedEnum`
[INFO] [stdout]      |
[INFO] [stdout]      = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]      = note: the following trait defines an item `SHAPE`, perhaps you need to implement it:
[INFO] [stdout]              candidate #1: `Facet`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant, associated function, or constant named `SHAPE` found for enum `InternallyTaggedEnum` in the current scope
[INFO] [stdout]     --> tests/integration/solver.rs:1796:59
[INFO] [stdout]      |
[INFO] [stdout] 1791 |     enum InternallyTaggedEnum {
[INFO] [stdout]      |     ------------------------- variant, associated function, or constant `SHAPE` not found for this enum
[INFO] [stdout] ...
[INFO] [stdout] 1796 |     let repr = EnumRepr::from_shape(InternallyTaggedEnum::SHAPE);
[INFO] [stdout]      |                                                           ^^^^^ variant, associated function, or constant not found in `InternallyTaggedEnum`
[INFO] [stdout]      |
[INFO] [stdout]      = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]      = note: the following trait defines an item `SHAPE`, perhaps you need to implement it:
[INFO] [stdout]              candidate #1: `Facet`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant, associated function, or constant named `SHAPE` found for enum `AdjacentlyTaggedEnum` in the current scope
[INFO] [stdout]     --> tests/integration/solver.rs:1812:59
[INFO] [stdout]      |
[INFO] [stdout] 1807 |     enum AdjacentlyTaggedEnum {
[INFO] [stdout]      |     ------------------------- variant, associated function, or constant `SHAPE` not found for this enum
[INFO] [stdout] ...
[INFO] [stdout] 1812 |     let repr = EnumRepr::from_shape(AdjacentlyTaggedEnum::SHAPE);
[INFO] [stdout]      |                                                           ^^^^^ variant, associated function, or constant not found in `AdjacentlyTaggedEnum`
[INFO] [stdout]      |
[INFO] [stdout]      = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]      = note: the following trait defines an item `SHAPE`, perhaps you need to implement it:
[INFO] [stdout]              candidate #1: `Facet`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant, associated function, or constant named `SHAPE` found for enum `PlainEnum` in the current scope
[INFO] [stdout]     --> tests/integration/solver.rs:1834:48
[INFO] [stdout]      |
[INFO] [stdout] 1829 |     enum PlainEnum {
[INFO] [stdout]      |     -------------- variant, associated function, or constant `SHAPE` not found for this enum
[INFO] [stdout] ...
[INFO] [stdout] 1834 |     let repr = EnumRepr::from_shape(PlainEnum::SHAPE);
[INFO] [stdout]      |                                                ^^^^^ variant, associated function, or constant not found in `PlainEnum`
[INFO] [stdout]      |
[INFO] [stdout]      = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]      = note: the following trait defines an item `SHAPE`, perhaps you need to implement it:
[INFO] [stdout]              candidate #1: `Facet`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `SHAPE` found for struct `ApiPayload` in the current scope
[INFO] [stdout]     --> tests/integration/solver.rs:1857:49
[INFO] [stdout]      |
[INFO] [stdout] 1851 |     struct ApiPayload {
[INFO] [stdout]      |     ----------------- associated function or constant `SHAPE` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 1857 |     let schema = Schema::build_auto(ApiPayload::SHAPE).expect("should build schema");
[INFO] [stdout]      |                                                 ^^^^^ associated function or constant not found in `ApiPayload`
[INFO] [stdout]      |
[INFO] [stdout]      = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]      = note: the following trait defines an item `SHAPE`, perhaps you need to implement it:
[INFO] [stdout]              candidate #1: `Facet`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `SHAPE` found for struct `Document` in the current scope
[INFO] [stdout]     --> tests/integration/solver.rs:1896:47
[INFO] [stdout]      |
[INFO] [stdout] 1890 |     struct Document {
[INFO] [stdout]      |     --------------- associated function or constant `SHAPE` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 1896 |     let schema = Schema::build_auto(Document::SHAPE).expect("should build schema");
[INFO] [stdout]      |                                               ^^^^^ associated function or constant not found in `Document`
[INFO] [stdout]      |
[INFO] [stdout]      = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]      = note: the following trait defines an item `SHAPE`, perhaps you need to implement it:
[INFO] [stdout]              candidate #1: `Facet`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `SHAPE` found for struct `IntegerContainer` in the current scope
[INFO] [stdout]   --> tests/integration/witness.rs:65:50
[INFO] [stdout]    |
[INFO] [stdout] 27 | struct IntegerContainer {
[INFO] [stdout]    | ----------------------- associated function or constant `SHAPE` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 65 |     let schema = Schema::build(IntegerContainer::SHAPE).unwrap();
[INFO] [stdout]    |                                                  ^^^^^ associated function or constant not found in `IntegerContainer`
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]    = note: the following trait defines an item `SHAPE`, perhaps you need to implement it:
[INFO] [stdout]            candidate #1: `Facet`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `SHAPE` found for struct `IntegerContainer` in the current scope
[INFO] [stdout]    --> tests/integration/witness.rs:112:50
[INFO] [stdout]     |
[INFO] [stdout]  27 | struct IntegerContainer {
[INFO] [stdout]     | ----------------------- associated function or constant `SHAPE` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 112 |     let schema = Schema::build(IntegerContainer::SHAPE).unwrap();
[INFO] [stdout]     |                                                  ^^^^^ associated function or constant not found in `IntegerContainer`
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]     = note: the following trait defines an item `SHAPE`, perhaps you need to implement it:
[INFO] [stdout]             candidate #1: `Facet`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `SHAPE` found for struct `IntegerContainer` in the current scope
[INFO] [stdout]    --> tests/integration/witness.rs:147:50
[INFO] [stdout]     |
[INFO] [stdout]  27 | struct IntegerContainer {
[INFO] [stdout]     | ----------------------- associated function or constant `SHAPE` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 147 |     let schema = Schema::build(IntegerContainer::SHAPE).unwrap();
[INFO] [stdout]     |                                                  ^^^^^ associated function or constant not found in `IntegerContainer`
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]     = note: the following trait defines an item `SHAPE`, perhaps you need to implement it:
[INFO] [stdout]             candidate #1: `Facet`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `SHAPE` found for struct `IntegerContainer` in the current scope
[INFO] [stdout]    --> tests/integration/witness.rs:181:50
[INFO] [stdout]     |
[INFO] [stdout]  27 | struct IntegerContainer {
[INFO] [stdout]     | ----------------------- associated function or constant `SHAPE` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 181 |     let schema = Schema::build(IntegerContainer::SHAPE).unwrap();
[INFO] [stdout]     |                                                  ^^^^^ associated function or constant not found in `IntegerContainer`
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]     = note: the following trait defines an item `SHAPE`, perhaps you need to implement it:
[INFO] [stdout]             candidate #1: `Facet`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `SHAPE` found for struct `SignedContainer` in the current scope
[INFO] [stdout]    --> tests/integration/witness.rs:231:49
[INFO] [stdout]     |
[INFO] [stdout] 223 | struct SignedContainer {
[INFO] [stdout]     | ---------------------- associated function or constant `SHAPE` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 231 |     let schema = Schema::build(SignedContainer::SHAPE).unwrap();
[INFO] [stdout]     |                                                 ^^^^^ associated function or constant not found in `SignedContainer`
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]     = note: the following trait defines an item `SHAPE`, perhaps you need to implement it:
[INFO] [stdout]             candidate #1: `Facet`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `SHAPE` found for struct `SignedContainer` in the current scope
[INFO] [stdout]    --> tests/integration/witness.rs:265:49
[INFO] [stdout]     |
[INFO] [stdout] 223 | struct SignedContainer {
[INFO] [stdout]     | ---------------------- associated function or constant `SHAPE` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 265 |     let schema = Schema::build(SignedContainer::SHAPE).unwrap();
[INFO] [stdout]     |                                                 ^^^^^ associated function or constant not found in `SignedContainer`
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]     = note: the following trait defines an item `SHAPE`, perhaps you need to implement it:
[INFO] [stdout]             candidate #1: `Facet`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `SHAPE` found for struct `SignedContainer` in the current scope
[INFO] [stdout]    --> tests/integration/witness.rs:300:49
[INFO] [stdout]     |
[INFO] [stdout] 223 | struct SignedContainer {
[INFO] [stdout]     | ---------------------- associated function or constant `SHAPE` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 300 |     let schema = Schema::build(SignedContainer::SHAPE).unwrap();
[INFO] [stdout]     |                                                 ^^^^^ associated function or constant not found in `SignedContainer`
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]     = note: the following trait defines an item `SHAPE`, perhaps you need to implement it:
[INFO] [stdout]             candidate #1: `Facet`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `SHAPE` found for struct `Source` in the current scope
[INFO] [stdout]    --> tests/integration/witness.rs:363:40
[INFO] [stdout]     |
[INFO] [stdout] 355 | struct Source {
[INFO] [stdout]     | ------------- associated function or constant `SHAPE` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 363 |     let schema = Schema::build(Source::SHAPE).unwrap();
[INFO] [stdout]     |                                        ^^^^^ associated function or constant not found in `Source`
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]     = note: the following trait defines an item `SHAPE`, perhaps you need to implement it:
[INFO] [stdout]             candidate #1: `Facet`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `SHAPE` found for struct `Source` in the current scope
[INFO] [stdout]    --> tests/integration/witness.rs:391:40
[INFO] [stdout]     |
[INFO] [stdout] 355 | struct Source {
[INFO] [stdout]     | ------------- associated function or constant `SHAPE` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 391 |     let schema = Schema::build(Source::SHAPE).unwrap();
[INFO] [stdout]     |                                        ^^^^^ associated function or constant not found in `Source`
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]     = note: the following trait defines an item `SHAPE`, perhaps you need to implement it:
[INFO] [stdout]             candidate #1: `Facet`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `SHAPE` found for struct `StringContainer` in the current scope
[INFO] [stdout]    --> tests/integration/witness.rs:459:49
[INFO] [stdout]     |
[INFO] [stdout] 452 | struct StringContainer {
[INFO] [stdout]     | ---------------------- associated function or constant `SHAPE` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 459 |     let schema = Schema::build(StringContainer::SHAPE).unwrap();
[INFO] [stdout]     |                                                 ^^^^^ associated function or constant not found in `StringContainer`
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]     = note: the following trait defines an item `SHAPE`, perhaps you need to implement it:
[INFO] [stdout]             candidate #1: `Facet`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `SHAPE` found for struct `DifferentTypesContainer` in the current scope
[INFO] [stdout]    --> tests/integration/witness.rs:527:57
[INFO] [stdout]     |
[INFO] [stdout] 519 | struct DifferentTypesContainer {
[INFO] [stdout]     | ------------------------------ associated function or constant `SHAPE` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 527 |     let schema = Schema::build(DifferentTypesContainer::SHAPE).unwrap();
[INFO] [stdout]     |                                                         ^^^^^ associated function or constant not found in `DifferentTypesContainer`
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]     = note: the following trait defines an item `SHAPE`, perhaps you need to implement it:
[INFO] [stdout]             candidate #1: `Facet`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `SHAPE` found for struct `DifferentTypesContainer` in the current scope
[INFO] [stdout]    --> tests/integration/witness.rs:541:57
[INFO] [stdout]     |
[INFO] [stdout] 519 | struct DifferentTypesContainer {
[INFO] [stdout]     | ------------------------------ associated function or constant `SHAPE` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 541 |     let schema = Schema::build(DifferentTypesContainer::SHAPE).unwrap();
[INFO] [stdout]     |                                                         ^^^^^ associated function or constant not found in `DifferentTypesContainer`
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]     = note: the following trait defines an item `SHAPE`, perhaps you need to implement it:
[INFO] [stdout]             candidate #1: `Facet`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `SHAPE` found for struct `SadisticContainer` in the current scope
[INFO] [stdout]    --> tests/integration/witness.rs:600:51
[INFO] [stdout]     |
[INFO] [stdout] 580 | struct SadisticContainer {
[INFO] [stdout]     | ------------------------ associated function or constant `SHAPE` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 600 |     let schema = Schema::build(SadisticContainer::SHAPE).unwrap();
[INFO] [stdout]     |                                                   ^^^^^ associated function or constant not found in `SadisticContainer`
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]     = note: the following trait defines an item `SHAPE`, perhaps you need to implement it:
[INFO] [stdout]             candidate #1: `Facet`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `SHAPE` found for struct `SadisticContainer` in the current scope
[INFO] [stdout]    --> tests/integration/witness.rs:642:51
[INFO] [stdout]     |
[INFO] [stdout] 580 | struct SadisticContainer {
[INFO] [stdout]     | ------------------------ associated function or constant `SHAPE` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 642 |     let schema = Schema::build(SadisticContainer::SHAPE).unwrap();
[INFO] [stdout]     |                                                   ^^^^^ associated function or constant not found in `SadisticContainer`
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]     = note: the following trait defines an item `SHAPE`, perhaps you need to implement it:
[INFO] [stdout]             candidate #1: `Facet`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `SHAPE` found for struct `SadisticContainer` in the current scope
[INFO] [stdout]    --> tests/integration/witness.rs:675:51
[INFO] [stdout]     |
[INFO] [stdout] 580 | struct SadisticContainer {
[INFO] [stdout]     | ------------------------ associated function or constant `SHAPE` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 675 |     let schema = Schema::build(SadisticContainer::SHAPE).unwrap();
[INFO] [stdout]     |                                                   ^^^^^ associated function or constant not found in `SadisticContainer`
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]     = note: the following trait defines an item `SHAPE`, perhaps you need to implement it:
[INFO] [stdout]             candidate #1: `Facet`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `SHAPE` found for struct `ConfigContainer` in the current scope
[INFO] [stdout]    --> tests/integration/witness.rs:738:49
[INFO] [stdout]     |
[INFO] [stdout] 730 | struct ConfigContainer {
[INFO] [stdout]     | ---------------------- associated function or constant `SHAPE` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 738 |     let schema = Schema::build(ConfigContainer::SHAPE).unwrap();
[INFO] [stdout]     |                                                 ^^^^^ associated function or constant not found in `ConfigContainer`
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]     = note: the following trait defines an item `SHAPE`, perhaps you need to implement it:
[INFO] [stdout]             candidate #1: `Facet`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `facet-solver` (test "main") due to 72 previous errors
[INFO] running `Command { std: "docker" "inspect" "49d2099058d6dda079b10b4cc9b0538b16fd24735926c22ae4f253920e8796f6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "49d2099058d6dda079b10b4cc9b0538b16fd24735926c22ae4f253920e8796f6", kill_on_drop: false }`
[INFO] [stdout] 49d2099058d6dda079b10b4cc9b0538b16fd24735926c22ae4f253920e8796f6
